virtual call - translation to αραβικά
DICLIB.COM
AI-based language tools
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:     

Μετάφραση και ανάλυση λέξεων από τεχνητή νοημοσύνη

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

virtual call - translation to αραβικά

MEANS OF TRANSPORTING DATA OVER A PACKET-SWITCHED NETWORK SO AS TO EMULATE A DEDICATED PHYSICAL LINK BETWEEN NODES
Permanent virtual circuit; Virtual call capability; Virtual circuit capability; Virtual call facility; Switched virtual circuit; Private virtual circuit; Virtual circuits; Virtual circuit switching; Virtual connection; WAN Virtual Circuits; Switched virtual circuits; Permanent virtual circuits; Virtual Circuit; Virtual channel (computer networking)

virtual call      
إستدعاء ظاهرى
virtual circuit         
دائرة مجازية /تقديرية
permanent virtual circuit         
دائرة تقديرية ثابتة

Ορισμός

Permanent Virtual Circuit
<networking> (PVC, or in ATM terminology, "Permanent Virtual Connection") A virtual circuit that is permanently established, saving the time associated with circuit establishment and tear-down. (1997-10-06)

Βικιπαίδεια

Virtual circuit

A virtual circuit (VC) is a means of transporting data over a data network, based on packet switching and in which a connection is established within the network between two endpoints. The network, rather than having a fixed data rate reservation per connection, like in circuit switching, takes advantage of the statistical multiplexing on its transmission links (an intrinsic feature of packet switching, well suited to data traffic). In addition, VCs standardized by the CCITT in 1976 impose per-connection flow controls at all user-to-network and network-to-network interfaces. They thus eliminate the need for the network to lose user packets in heavily loaded network zones, an intrinsic feature of datagram networks for their congestion control.

Before a connection or virtual circuit may be used, it must be established between two or more nodes or software applications by means of call setup. After that, a bit stream or byte stream may be delivered between the nodes; hence, a virtual circuit protocol allows higher-level protocols to avoid dealing with the division of data into Protocol data units.

Many virtual circuit protocols, but not all, provide reliable communication service through the use of data retransmissions invoked by error detection and automatic repeat request (ARQ).

An alternative to virtual-circuit networks are datagram networks.